Skip to content

feat: add community health files and GitHub automation#8

Merged
minsoo-web merged 2 commits into
mainfrom
feat/open-source-community-readiness
Mar 15, 2026
Merged

feat: add community health files and GitHub automation#8
minsoo-web merged 2 commits into
mainfrom
feat/open-source-community-readiness

Conversation

@minsoo-web

Copy link
Copy Markdown
Member

Summary

  • SECURITY.md 추가 (보안 취약점 신고 정책, 토큰/인증 scope 명시)
  • CODEOWNERS 추가 (@minsoo-web 전체 파일 코드오너)
  • Issue 템플릿 추가 (Bug Report / Feature Request YAML forms + config)
  • PR 템플릿 추가 (체크리스트 포함)
  • Dependabot 설정 추가 (Cargo + GitHub Actions 주간 업데이트)
  • CHANGELOG.md 추가 (v0.1.0 ~ v0.3.2 전체 릴리즈 이력, Keep a Changelog 형식)

GitHub 레포 설정도 함께 적용됨 (description, topics, homepage, delete_branch_on_merge).

Test plan

  • GitHub에서 새 이슈 생성 시 Bug Report / Feature Request 폼 표시 확인
  • PR 생성 시 템플릿 자동 로드 확인
  • gh api repos/{owner}/{repo}/community/profile health_percentage 상승 확인
  • Dependabot이 다음 월요일에 의존성 업데이트 PR 생성하는지 확인
  • CHANGELOG.md 비교 링크가 정상 작동하는지 확인

Note: CODE_OF_CONDUCT.md는 콘텐츠 필터 제한으로 별도 추가 필요 (GitHub UI → Insights → Community Standards)

🤖 Generated with Claude Code

minsoo-web and others added 2 commits March 15, 2026 21:02
Add SECURITY.md, CODEOWNERS, issue/PR templates, dependabot config,
and CHANGELOG to improve open-source community readiness.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@minsoo-web minsoo-web merged commit 4846403 into main Mar 15, 2026
12 checks passed
@minsoo-web minsoo-web deleted the feat/open-source-community-readiness branch March 15, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant